[INFO] fetching crate ark-mnt4-753 0.6.0...
[INFO] testing ark-mnt4-753-0.6.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate ark-mnt4-753 0.6.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ark-mnt4-753 0.6.0
[INFO] finished tweaking crates.io crate ark-mnt4-753 0.6.0
[INFO] tweaked toml for crates.io crate ark-mnt4-753 0.6.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ark-mnt4-753 0.6.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ark-mnt4-753 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 755661ad833cc53243a64e24ab7a1cdc2aaa277e8ce4b1cdee1a99ce7ff52a4f
[INFO] running `Command { std: "docker" "start" "-a" "755661ad833cc53243a64e24ab7a1cdc2aaa277e8ce4b1cdee1a99ce7ff52a4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "755661ad833cc53243a64e24ab7a1cdc2aaa277e8ce4b1cdee1a99ce7ff52a4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755661ad833cc53243a64e24ab7a1cdc2aaa277e8ce4b1cdee1a99ce7ff52a4f", kill_on_drop: false }`
[INFO] [stdout] 755661ad833cc53243a64e24ab7a1cdc2aaa277e8ce4b1cdee1a99ce7ff52a4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e59a96536531ad73746e44aacb7a6e0e415eeafb99789440192351ec8fa823b7
[INFO] running `Command { std: "docker" "start" "-a" "e59a96536531ad73746e44aacb7a6e0e415eeafb99789440192351ec8fa823b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ark-std v0.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.6.0
[INFO] [stderr]    Compiling ark-ff-macros v0.6.0
[INFO] [stderr]    Compiling ark-ff-asm v0.6.0
[INFO] [stderr]    Compiling ark-serialize v0.6.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-ff v0.6.0
[INFO] [stderr]    Compiling ark-poly v0.6.0
[INFO] [stderr]    Compiling ark-ec v0.6.0
[INFO] [stderr]    Compiling ark-mnt4-753 v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.40s
[INFO] running `Command { std: "docker" "inspect" "e59a96536531ad73746e44aacb7a6e0e415eeafb99789440192351ec8fa823b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59a96536531ad73746e44aacb7a6e0e415eeafb99789440192351ec8fa823b7", kill_on_drop: false }`
[INFO] [stdout] e59a96536531ad73746e44aacb7a6e0e415eeafb99789440192351ec8fa823b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5257455dd0cfe5cdb8ed027d6ce8c24ceabda6d9dc51c6831f23c277840c43d
[INFO] running `Command { std: "docker" "start" "-a" "f5257455dd0cfe5cdb8ed027d6ce8c24ceabda6d9dc51c6831f23c277840c43d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.6.0
[INFO] [stderr]    Compiling ark-ff-asm v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ark-ff-macros v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ark-std v0.6.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling ark-serialize v0.6.0
[INFO] [stderr]    Compiling ark-ff v0.6.0
[INFO] [stderr]    Compiling ark-poly v0.6.0
[INFO] [stderr]    Compiling ark-ec v0.6.0
[INFO] [stderr]    Compiling ark-relations v0.6.0
[INFO] [stderr]    Compiling ark-algebra-bench-templates v0.6.0
[INFO] [stderr]    Compiling ark-algebra-test-templates v0.6.0
[INFO] [stderr]    Compiling ark-mnt4-753 v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.80s
[INFO] running `Command { std: "docker" "inspect" "f5257455dd0cfe5cdb8ed027d6ce8c24ceabda6d9dc51c6831f23c277840c43d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5257455dd0cfe5cdb8ed027d6ce8c24ceabda6d9dc51c6831f23c277840c43d", kill_on_drop: false }`
[INFO] [stdout] f5257455dd0cfe5cdb8ed027d6ce8c24ceabda6d9dc51c6831f23c277840c43d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] afcd3ca77ffd335d746f9374d58336814cc85ecb32bcd821f8da98ae4cf5c0b0
[INFO] running `Command { std: "docker" "start" "-a" "afcd3ca77ffd335d746f9374d58336814cc85ecb32bcd821f8da98ae4cf5c0b0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ark_mnt4_753-138dc81aa7af6788)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test curves::tests::g1::test_cofactor_ops ... ok
[INFO] [stdout] test curves::tests::g1::test_mixed_addition ... ok
[INFO] [stdout] test curves::tests::g1::test_sub_properties ... ok
[INFO] [stdout] test curves::tests::g1::test_add_properties ... ok
[INFO] [stdout] test curves::tests::g1::test_sw_properties ... ok
[INFO] [stdout] test curves::tests::g1::test_serialization ... ok
[INFO] [stdout] test curves::tests::g1::test_affine_conversion ... ok
[INFO] [stdout] test curves::tests::g1::test_chunked_pippenger has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g1::test_hashmap_pippenger has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g1::test_mul_properties has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g1::test_var_base_msm has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g1::test_var_base_msm_mixed_scalars has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g1::test_var_base_msm_specialized has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_add_properties has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_affine_conversion has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_chunked_pippenger has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_cofactor_ops has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_hashmap_pippenger has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_mixed_addition has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_mul_properties has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_serialization has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_sub_properties has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_sw_properties has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g1::test_chunked_pippenger ... ok
[INFO] [stdout] test curves::tests::g1::test_hashmap_pippenger ... ok
[INFO] [stdout] test curves::tests::g2::test_var_base_msm has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_sub_properties ... ok
[INFO] [stdout] test curves::tests::g2::test_mixed_addition ... ok
[INFO] [stdout] test curves::tests::g2::test_var_base_msm_mixed_scalars has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_sw_properties ... ok
[INFO] [stdout] test curves::tests::g2::test_var_base_msm_specialized has been running for over 60 seconds
[INFO] [stdout] test curves::tests::pairing::test_bilinearity has been running for over 60 seconds
[INFO] [stdout] test curves::tests::pairing::test_final_exp has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_add_properties ... ok
[INFO] [stdout] test curves::tests::pairing::test_final_exp ... ok
[INFO] [stdout] test curves::tests::pairing::test_multi_pairing has been running for over 60 seconds
[INFO] [stdout] test curves::tests::pairing_output::test_chunked_pippenger has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g1::test_var_base_msm ... ok
[INFO] [stdout] test curves::tests::pairing_output::test_hashmap_pippenger has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_serialization ... ok
[INFO] [stdout] test curves::tests::g1::test_var_base_msm_specialized ... ok
[INFO] [stdout] test curves::tests::pairing_output::test_var_base_msm has been running for over 60 seconds
[INFO] [stdout] test curves::tests::pairing_output::test_var_base_msm_mixed_scalars has been running for over 60 seconds
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "afcd3ca77ffd335d746f9374d58336814cc85ecb32bcd821f8da98ae4cf5c0b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afcd3ca77ffd335d746f9374d58336814cc85ecb32bcd821f8da98ae4cf5c0b0", kill_on_drop: false }`
[INFO] [stdout] afcd3ca77ffd335d746f9374d58336814cc85ecb32bcd821f8da98ae4cf5c0b0
